Skip to content

Fix segfault when using local-rust-root #7586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 8, 2013
Merged

Fix segfault when using local-rust-root #7586

merged 1 commit into from
Jul 8, 2013

Conversation

g5pw
Copy link
Contributor

@g5pw g5pw commented Jul 4, 2013

This updates the script in src/etc/local_stage0.sh to copy the correct libraries
to stage0.

This fixes a segfault when configuring rust to use local-rust-root. The
libraries were renamed in the 0.6-0.7 transition, and the script was not copying
them all. I also removed the line referencing libcore (now libstd).
@cooljeanius
Copy link

g5pw didn't mention it, but I thought I would: we're also already applying this patch in MacPorts btw: https://trac.macports.org/changeset/107750

@emberian
Copy link
Member

emberian commented Jul 7, 2013

@g5pw not sure this failure is legitimate; if it fails again on win32 it probably is

bors added a commit that referenced this pull request Jul 8, 2013
This updates the script in src/etc/local_stage0.sh to copy the correct libraries
to stage0.
@bors bors closed this Jul 8, 2013
@bors bors merged commit e9ce97c into rust-lang:master Jul 8, 2013
@g5pw
Copy link
Contributor Author

g5pw commented Jul 9, 2013

Heh, we at macports should have a nice bot like this too :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants